home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / raytracing / dust / dusthelp / protfunc < prev    next >
Text File  |  1994-12-23  |  266b  |  6 lines

  1.   COMMAND PROTFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify particle-angles algorithmically
  4.       Usage: PROTFUNC(<particleID>,<expression>,<parameter t0>,<"X", "Y" or "Z">)
  5.    Examples: protfunc(1,"cos(t0*(x0+y0))",0,x)
  6.